const char * sPath;
Full path to the plug-ins folder, for example C:\PM6\RSRC\USENGLSH\PLUGINS on Windows, and "MacHD:Applications:PageMaker 6.5:RSRC:USENGLISH:PlugIns"on Mac OS.
const char * sNetPath;
Network folder path (Windows only) This string will be empty, if on Macintosh, or network path if PageMaker for Windows is accessing the plug-ins folder from a network server.Example.On Macintosh, this string is not used, and will be empty.
PGetAdditionsDir addsDir;
if (strcmp(addsDir.sPath, "C:\\FOO\\BAR") == 0)...
Comments or suggestions? Contact Adobe Developer Support